projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e88fd71
)
Add coff.h to AC_CHECK_HEADERS.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 16 Nov 2001 14:27:53 +0000
(14:27 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 16 Nov 2001 14:27:53 +0000
(14:27 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 612297a7fcb199ac749092137714446692637e29..26c00129ea0de622438644e06e82da0b977348a6 100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1334,7
+1334,7
@@
AC_SUBST(LIBSOUND)
dnl checks for header files
AC_CHECK_HEADERS(sys/select.h sys/timeb.h sys/time.h unistd.h utime.h \
linux/version.h sys/systeminfo.h termios.h limits.h string.h stdlib.h \
- termcap.h stdio_ext.h fcntl.h term.h strings.h)
+ termcap.h stdio_ext.h fcntl.h term.h strings.h
coff.h
)
AC_HEADER_STDC
AC_HEADER_TIME
AC_DECL_SYS_SIGLIST